projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e36166
)
(diary-rosh-hodesh): Cons MARK on in the third case.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 27 Jul 2002 19:01:40 +0000
(19:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 27 Jul 2002 19:01:40 +0000
(19:01 +0000)
lisp/calendar/cal-hebrew.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-hebrew.el
b/lisp/calendar/cal-hebrew.el
index 9bd3886eb4270586ce5993e3768e3d8351721736..4d68a75b4760e3a37f5be0ed15653f4e0c4bc331 100644
(file)
--- a/
lisp/calendar/cal-hebrew.el
+++ b/
lisp/calendar/cal-hebrew.el
@@
-1008,7
+1008,8
@@
use when highlighting the day in the calendar."
(aref calendar-day-name-array
(% (- 30 h-day) 7))))))
(if (and (= h-day 29) (/= h-month 6))
- (cons (format "Erev Rosh Hodesh %s"
+ (cons mark
+ (format "Erev Rosh Hodesh %s"
(aref h-month-names
(if (= h-month
(hebrew-calendar-last-month-of-year